'宣言 Public Overloads Function LoadAsync( _ ByVal storageFile As Windows.Storage.StorageFile, _ ByVal ParamArray transforms() As BaseTransform _ ) As System.Threading.Tasks.Task
public System.Threading.Tasks.Task LoadAsync( Windows.Storage.StorageFile storageFile, params BaseTransform[] transforms )
パラメータ
- storageFile
- 入力 StorageFile。
- transforms
- ロードする画像の変換チェーン。